home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / filutil / doccln11.zip / DOCCLEAN.DOC next >
Text File  |  1994-05-24  |  2KB  |  35 lines

  1.                               Document Cleaner 1.1
  2.  
  3.       This program puts an ASCII text file into a format that can easily
  4.    be displayed using the DOS TYPE command or most text viewer programs,
  5.    or be printed on a printer with the DOS COPY filename.ext PRN command.
  6.    Files converted by this program can also be loaded into HyperRead
  7.    Generator (also by Leithauser Research) to convert to hypertext files.
  8.       Document Cleaner converts any TAB characters (ASCII 9) in a file into
  9.    several spaces. It strips out most other control characters, except page
  10.    feeds. It adds a carriage return to lines that are too long to be
  11.    displayed on the screen, always breaking the line at a space. It also adds
  12.    a border to both sides of the text by adding a user selected number of
  13.    spaces to the left side of each line.
  14.       The program will display a list of files in the currect directory and
  15.    ask you for the name of the file to input. Then it will ask you for the
  16.    name to give the output file. The default output file name is the input
  17.    file name with a TXT extension, unless the input file had a TXT extension,
  18.    in which case the output extension will be ASC. The program will then ask
  19.    you for the number of spaces in the left margin. It will then ask for the
  20.    number of spaces in the right margin. Finally, it will ask you for the
  21.    number of spaces to replace a tab with. I recommend accepting the default
  22.    value in each case unless you have a strong prefference otherwise.
  23.       Document Cleaner is designed to be used on word processor files that
  24.    you want to distribute in plain ASCII format or load into HyperRead
  25.    Generator to convert to hypertext files. Document Cleaner is a shareware
  26.    program. If you use it for purposes other than evaluation of the programs
  27.    capabilities, please register the program by sending $5.00 to:
  28.  
  29.                         Leithauser Research
  30.                         4649 Van Kleeck Drive
  31.                         New Smyrna Beach, Fl 32169
  32.  
  33.    Besides becoming a registered user, you will receive a disk full of other
  34.    shareware programs by Leithauser Research, including HyperRead Generator.
  35.